const github.com/refraction-networking/utls.helloIOS
5 uses
github.com/refraction-networking/utls (current package)
u_common.go#L173: helloIOS = "iOS"
u_common.go#L649: HelloIOS_11_1 = ClientHelloID{helloIOS, "111", nil, nil} // legacy "111" means 11.1
u_common.go#L650: HelloIOS_12_1 = ClientHelloID{helloIOS, "12.1", nil, nil}
u_common.go#L651: HelloIOS_13 = ClientHelloID{helloIOS, "13", nil, nil}
u_common.go#L652: HelloIOS_14 = ClientHelloID{helloIOS, "14", nil, nil}
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |